﻿2026-06-16T08:24:16.9373291Z ##[group]Run actions/checkout@v5
2026-06-16T08:24:16.9374137Z with:
2026-06-16T08:24:16.9374561Z   repository: SaberMage/spt-core
2026-06-16T08:24:16.9378107Z   token: ***
2026-06-16T08:24:16.9378507Z   ssh-strict: true
2026-06-16T08:24:16.9378924Z   ssh-user: git
2026-06-16T08:24:16.9379434Z   persist-credentials: true
2026-06-16T08:24:16.9379873Z   clean: true
2026-06-16T08:24:16.9380279Z   sparse-checkout-cone-mode: true
2026-06-16T08:24:16.9380750Z   fetch-depth: 1
2026-06-16T08:24:16.9381133Z   fetch-tags: false
2026-06-16T08:24:16.9381536Z   show-progress: true
2026-06-16T08:24:16.9381940Z   lfs: false
2026-06-16T08:24:16.9382311Z   submodules: false
2026-06-16T08:24:16.9382736Z   set-safe-directory: true
2026-06-16T08:24:16.9383394Z ##[endgroup]
2026-06-16T08:24:17.0172026Z Syncing repository: SaberMage/spt-core
2026-06-16T08:24:17.0173797Z ##[group]Getting Git version info
2026-06-16T08:24:17.0174489Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T08:24:17.0175570Z [command]/usr/bin/git version
2026-06-16T08:24:17.0176017Z git version 2.43.0
2026-06-16T08:24:17.0179567Z ##[endgroup]
2026-06-16T08:24:17.0192766Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5947c864-2208-41fc-bc6c-b68ac8cdd89f' before making global git config changes
2026-06-16T08:24:17.0194086Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T08:24:17.0197741Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T08:24:17.0231680Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T08:24:17.0249224Z https://github.com/SaberMage/spt-core
2026-06-16T08:24:17.0260399Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T08:24:17.0263476Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T08:24:17.0282889Z HEAD
2026-06-16T08:24:17.0344955Z ##[endgroup]
2026-06-16T08:24:17.0346065Z [command]/usr/bin/git submodule status
2026-06-16T08:24:17.0528410Z ##[group]Cleaning the repository
2026-06-16T08:24:17.0530948Z [command]/usr/bin/git clean -ffdx
2026-06-16T08:24:17.7967221Z Removing target/
2026-06-16T08:24:17.7975757Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T08:24:17.8026712Z HEAD is now at a5441e5 Merge 24e2409de14b0439f608f10426f2d79b64c5e50a into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T08:24:17.8033205Z ##[endgroup]
2026-06-16T08:24:17.8035409Z ##[group]Disabling automatic garbage collection
2026-06-16T08:24:17.8038826Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T08:24:17.8065472Z ##[endgroup]
2026-06-16T08:24:17.8067080Z ##[group]Setting up auth
2026-06-16T08:24:17.8071514Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T08:24:17.8099602Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T08:24:17.8281605Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T08:24:17.8312255Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T08:24:17.8502247Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T08:24:17.8532697Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T08:24:17.8723405Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T08:24:17.8755651Z ##[endgroup]
2026-06-16T08:24:17.8757666Z ##[group]Fetching the repository
2026-06-16T08:24:17.8763076Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +24e2409de14b0439f608f10426f2d79b64c5e50a:refs/remotes/origin/dev-freeform
2026-06-16T08:24:18.3631837Z From https://github.com/SaberMage/spt-core
2026-06-16T08:24:18.3632632Z  + 0c95435...24e2409 24e2409de14b0439f608f10426f2d79b64c5e50a -> origin/dev-freeform  (forced update)
2026-06-16T08:24:18.3657454Z ##[endgroup]
2026-06-16T08:24:18.3658007Z ##[group]Determining the checkout info
2026-06-16T08:24:18.3659516Z ##[endgroup]
2026-06-16T08:24:18.3662970Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T08:24:18.3697906Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T08:24:18.3723130Z ##[group]Checking out the ref
2026-06-16T08:24:18.3725772Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T08:24:18.3774666Z Previous HEAD position was a5441e5 Merge 24e2409de14b0439f608f10426f2d79b64c5e50a into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T08:24:18.3783614Z Switched to a new branch 'dev-freeform'
2026-06-16T08:24:18.3784529Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T08:24:18.3788593Z ##[endgroup]
2026-06-16T08:24:18.3818093Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T08:24:18.3838253Z 24e2409de14b0439f608f10426f2d79b64c5e50a
